Files
Reactive-Resume/client/public/locales/tr/common.json
2022-03-15 10:34:45 +01:00

33 lines
925 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"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ı."
}
}
}