Skip to content

Commit 72592f7

Browse files
committed
Add Tagalog README markdown translation
1 parent e90f2cd commit 72592f7

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README_TG.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
- ☁️ Sinusuportahan ang maraming modelo (lokal na Llama, OpenAI, Anthropic, Groq, atbp.)
2323
- 📦 Madaling gamitin!
2424

25-
## Mga Tutorial sa Video
25+
## Mga Tutorial sa Bidyo
2626

2727
[AI Agent Dev School](https://www.youtube.com/watch?v=ArptLpQiKfI&list=PLx5pnFXdPTRzWla0RaOxALTSTnVq53fKL)
2828

@@ -31,7 +31,7 @@
3131
- 🤖 [Mga Chatbot](https://en.wikipedia.org/wiki/Chatbot)
3232
- 🕵️ Mga Awtonomikong Ahente
3333
- 📈 Pagproseso ng Negosyo
34-
- 🎮 [Mga NPC sa mga Laro sa Kompyuter](https://en.wikipedia.org/wiki/Non-player_character)
34+
- 🎮 [Mga NPC sa mga Larong Kompyuter](https://en.wikipedia.org/wiki/Non-player_character)
3535
- 🧠 Pangangalakal
3636

3737
## 🚀 Pangkalahatang-ideya
@@ -79,20 +79,20 @@ cp .env.example .env
7979

8080
### Awtomatikong Simulan ang Eliza
8181

82-
Ito ay magse-setup ng proyekto at sisimulan ang bot gamit ang default na karakter.
82+
Ito ay magse-setup ng proyekto at sisimulan ang bot gamit ang kusang mapagpipilian na karakter.
8383

8484
```bash
8585
sh scripts/start.sh
8686
```
8787

8888
### Ipasadya ang Character File
8989

90-
1. Buksan ang `packages/core/src/defaultCharacter.ts` para baguhin ang default na karakter.
91-
2. Mag-load ng custom na mga karakter:
90+
1. Buksan ang `packages/core/src/defaultCharacter.ts` para baguhin ang kusang mapagpipilian na karakter.
91+
2. Mag-load ng pasadya na mga karakter:
9292
- Gamitin ang `pnpm start --characters="landas/sa/inyong/character.json"`
93-
- Puwedeng mag-load ng maraming character file sabay-sabay.
93+
- Puwedeng mag-load ng maraming karakter file sabay-sabay.
9494
3. Ikonekta ang Twitter (X):
95-
- Baguhin ang `"clients": []` sa `"clients": ["twitter"]` sa character file upang ikonekta ang Twitter.
95+
- Baguhin ang `"clients": []` sa `"clients": ["twitter"]` sa karakter file upang ikonekta ang Twitter.
9696

9797
### Manwal na Pag-simula ng Eliza
9898

@@ -115,7 +115,7 @@ pnpm install --include=optional sharp
115115

116116
### Komunidad at Kontak
117117

118-
- [GitHub Issues](https://github.com/elizaos/eliza/issues): Para sa mga bug at mungkahi sa tampok.
118+
- [Mga Isyu sa GitHub](https://github.com/elizaos/eliza/issues): Para sa mga bug at mungkahi sa tampok.
119119
- [Discord](https://discord.gg/ai16z): Para sa pagbabahagi ng aplikasyon at pakikihalubilo sa komunidad.
120120

121121
## Mga Kontribyutor
@@ -126,4 +126,4 @@ pnpm install --include=optional sharp
126126

127127
## Kasaysayan ng mga Bituin
128128

129-
[![Star History Chart](https://api.star-history.com/svg?repos=elizaos/eliza&type=Date)](https://star-history.com/#elizaos/eliza&Date)
129+
[![Tsart ng Kasaysayan ng mga Bituin](https://api.star-history.com/svg?repos=elizaos/eliza&type=Date)](https://star-history.com/#elizaos/eliza&Date)

0 commit comments

Comments
 (0)