mirror of
https://github.com/HeyPuter/puter.git
synced 2026-09-22 05:06:10 +00:00
Merge pull request #746 from fauzipadlaw/main
No need word repetition for gambar in Indonesian
This commit is contained in:
@@ -207,7 +207,7 @@ const id = {
|
||||
personalization: "Personalisasi",
|
||||
pick_name_for_website: "Pilih nama untuk situs web Anda:",
|
||||
picture: "Gambar",
|
||||
pictures: "Gambar-gambar",
|
||||
pictures: "Gambar",
|
||||
plural_suffix: "s",
|
||||
powered_by_puter_js: `Ditenagai oleh {{link=docs}}Puter.js{{/link}}`,
|
||||
preparing: "Memproses...",
|
||||
@@ -349,4 +349,4 @@ const id = {
|
||||
}
|
||||
};
|
||||
|
||||
export default id;
|
||||
export default id;
|
||||
|
||||
Reference in New Issue
Block a user