mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-19 19:21:33 +10:00
Merge pull request #675 from AmruthPillai/i18n_main
New Crowdin updates
This commit is contained in:
@ -16,7 +16,7 @@
|
|||||||
"help-text": "Esta sección soporta el formato <1>markdown</1>."
|
"help-text": "Esta sección soporta el formato <1>markdown</1>."
|
||||||
},
|
},
|
||||||
"date": {
|
"date": {
|
||||||
"present": "Regalo"
|
"present": "Actualidad"
|
||||||
},
|
},
|
||||||
"subtitle": "Un generador de currículum gratuito y de código abierto.",
|
"subtitle": "Un generador de currículum gratuito y de código abierto.",
|
||||||
"title": "Reactive Resume",
|
"title": "Reactive Resume",
|
||||||
|
|||||||
32
client/public/locales/vi/common.json
Normal file
32
client/public/locales/vi/common.json
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"avatar": {
|
||||||
|
"menu": {
|
||||||
|
"greeting": "Xin chào",
|
||||||
|
"logout": "Đăng xuất"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"footer": {
|
||||||
|
"credit": "Một dự án làm với đam mê của <1> Amruth Pillai</1>",
|
||||||
|
"language": {
|
||||||
|
"missing": "Không có ngôn ngữ của bạn?"
|
||||||
|
},
|
||||||
|
"license": "Vì cộng đồng, cho cộng đồng."
|
||||||
|
},
|
||||||
|
"markdown": {
|
||||||
|
"help-text": "Phần này hỗ trợ định dạng <1> markdown </1>."
|
||||||
|
},
|
||||||
|
"date": {
|
||||||
|
"present": "Hiện tại"
|
||||||
|
},
|
||||||
|
"subtitle": "Một trình tạo sơ yếu lý lịch mã nguồn mở và miễn phí.",
|
||||||
|
"title": "Reactive Resume",
|
||||||
|
"toast": {
|
||||||
|
"error": {
|
||||||
|
"upload-file-size": "Vui lòng chỉ tải lên các tệp dưới 2 megabyte.",
|
||||||
|
"upload-photo-size": "Vui lòng chỉ tải lên ảnh dưới 2 megabyte, ưu tiên hình vuông."
|
||||||
|
},
|
||||||
|
"success": {
|
||||||
|
"resume-link-copied": "Một liên kết đến sơ yếu lý lịch của bạn đã được sao chép vào khay nhớ tạm của bạn."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user