Added Telugu officialy
This commit is contained in:
parent
5bd55843db
commit
0cb1891d9e
@ -69,6 +69,7 @@ Language | Contributors
|
|||||||
🇺🇦 Ukrainian | [Simon](https://github.com/OriginalSimon)
|
🇺🇦 Ukrainian | [Simon](https://github.com/OriginalSimon)
|
||||||
🇩🇪 German | [Marcel Margenberg](https://github.com/MehrzweckMandala)
|
🇩🇪 German | [Marcel Margenberg](https://github.com/MehrzweckMandala)
|
||||||
🇮🇱 Hebrew | [Yosef Or Boczko](https://github.com/yoseforb)
|
🇮🇱 Hebrew | [Yosef Or Boczko](https://github.com/yoseforb)
|
||||||
|
🇮🇳 Telugu | [Aryan Karamtoth](https://github.com/SpaciousCoder78)
|
||||||
|
|
||||||
Want to add a language? Visit [this discussion](https://github.com/Jeffser/Alpaca/discussions/153) to get started!
|
Want to add a language? Visit [this discussion](https://github.com/Jeffser/Alpaca/discussions/153) to get started!
|
||||||
|
|
||||||
|
@ -10,3 +10,4 @@ tr
|
|||||||
uk
|
uk
|
||||||
de
|
de
|
||||||
he
|
he
|
||||||
|
te
|
||||||
|
@ -25,4 +25,6 @@ msgmerge --no-fuzzy-matching -U po/uk.po po/alpaca.pot
|
|||||||
echo "Updating German"
|
echo "Updating German"
|
||||||
msgmerge --no-fuzzy-matching -U po/de.po po/alpaca.pot
|
msgmerge --no-fuzzy-matching -U po/de.po po/alpaca.pot
|
||||||
echo "Updating Hebrew"
|
echo "Updating Hebrew"
|
||||||
msgmerge --no-fuzzy-matching -U po/he.po po/alpaca.pot
|
msgmerge --no-fuzzy-matching -U po/he.po po/alpaca.pot
|
||||||
|
echo "Updating Telugu"
|
||||||
|
msgmerge --no-fuzzy-matching -U po/te.po po/alpaca.pot
|
Loading…
x
Reference in New Issue
Block a user