diff options
Diffstat (limited to 'core/l10n/tr.js')
-rw-r--r-- | core/l10n/tr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index c745ad6d210..26c778dac40 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -115,6 +115,7 @@ OC.L10N.register( "Hello world!" : "Merhaba dünya!", "sunny" : "güneşli", "Hello {name}, the weather is {weather}" : "Merhaba {name}, hava durumu {weather}", + "Hello {name}" : "Merhaba {name}", "_download %n file_::_download %n files_" : ["%n dosya indir","%n dosya indir"], "Updating {productName} to version {version}, this may take a while." : "{productName}, {version} sürümüne güncelleniyor, bu biraz zaman alabilir.", "Please reload the page." : "Lütfen sayfayı yeniden yükleyin.", |