mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-14 00:32:35 +10:00
New translations common.json (Indonesian)
This commit is contained in:
29
client/public/locales/id/common.json
Normal file
29
client/public/locales/id/common.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"avatar": {
|
||||
"menu": {
|
||||
"greeting": "Halo",
|
||||
"logout": "Keluar"
|
||||
}
|
||||
},
|
||||
"footer": {
|
||||
"credit": "Sebuah passion project dari <1>Amruth Pillai</1>",
|
||||
"license": "Dari komunitas, untuk komunitas."
|
||||
},
|
||||
"markdown": {
|
||||
"help-text": "Bagian ini mendukung format <1>markdown</1>."
|
||||
},
|
||||
"date": {
|
||||
"present": "Sekarang"
|
||||
},
|
||||
"subtitle": "Pembuat resume open source dan gratis.",
|
||||
"title": "\"Reactive Resume\"",
|
||||
"toast": {
|
||||
"error": {
|
||||
"upload-file-size": "Harap unggah hanya file di bawah 2 megabytes.",
|
||||
"upload-photo-size": "Harap unggah hanya foto di bawah 2 megabytes, lebih baik jika persegi."
|
||||
},
|
||||
"success": {
|
||||
"resume-link-copied": "Tautan ke resume Anda telah disalin ke papan klip Anda."
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user