mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-13 00:03:27 +10:00
New translations common.json (Turkish)
This commit is contained in:
32
client/public/locales/tr/common.json
Normal file
32
client/public/locales/tr/common.json
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"avatar": {
|
||||||
|
"menu": {
|
||||||
|
"greeting": "Merhaba",
|
||||||
|
"logout": "Oturumu Kapat"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"footer": {
|
||||||
|
"credit": "<1>Amruth Pillai</1>'nin bir tutku projesidir",
|
||||||
|
"language": {
|
||||||
|
"missing": "Dilinizi bulamadınız mı?"
|
||||||
|
},
|
||||||
|
"license": "Topluluk tarafından, topluluk için."
|
||||||
|
},
|
||||||
|
"markdown": {
|
||||||
|
"help-text": "Bu bölüm, <1>markdown</1> biçimlendirmesini destekler."
|
||||||
|
},
|
||||||
|
"date": {
|
||||||
|
"present": "Günümüz"
|
||||||
|
},
|
||||||
|
"subtitle": "Ücretsiz ve açık kaynaklı bir özgeçmiş oluşturucusudur.",
|
||||||
|
"title": "Reactive Resume",
|
||||||
|
"toast": {
|
||||||
|
"error": {
|
||||||
|
"upload-file-size": "Lütfen yalnızca 2 megabaytın altındaki dosyaları yükleyin.",
|
||||||
|
"upload-photo-size": "Lütfen yalnızca 2 megabayttan küçük, tercihen kare olan fotoğraflar yükleyin."
|
||||||
|
},
|
||||||
|
"success": {
|
||||||
|
"resume-link-copied": "Özgeçmişinizin bir bağlantısı panonuza kopyalandı."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user