-
Notifications
You must be signed in to change notification settings - Fork 833
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Nguyen Huu Tu
committed
Sep 26, 2024
1 parent
16978d0
commit 9f13f6f
Showing
5 changed files
with
33 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
{ | ||
"search": "Cari", | ||
"search_no_results_1": "Oh tidak!", | ||
"search_no_results_2": "Emoji itu tidak dapat ditemukan", | ||
"pick": "Pilih emoji…", | ||
"add_custom": "Tambahkan emoji kustom", | ||
"categories": { | ||
"activity": "Aktivitas", | ||
"custom": "Kustom", | ||
"flags": "Bendera", | ||
"foods": "Makanan & Minuman", | ||
"frequent": "Sering digunakan", | ||
"nature": "Hewan & Alam", | ||
"objects": "Benda", | ||
"people": "Emoji & Orang", | ||
"places": "Perjalanan & Tempat", | ||
"search": "Hasil Pencarian", | ||
"symbols": "Simbol" | ||
}, | ||
"skins": { | ||
"choose": "Pilih warna kulit default", | ||
"1": "Default", | ||
"2": "Terang", | ||
"3": "Agak Terang", | ||
"4": "Sedang", | ||
"5": "Agak Gelap", | ||
"6": "Gelap" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,6 +41,7 @@ export default { | |
'fi', | ||
'fr', | ||
'hi', | ||
'id', | ||
'it', | ||
'ja', | ||
'ko', | ||
|