diff options
author | Sencar TOSUN <siberaktif@gmail.com> | 2017-01-29 13:59:15 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-29 13:59:15 +0200 |
commit | f6bcaed49d8037d4a469f796eb10bf61e7cdfe71 (patch) | |
tree | 0de0af098779850b33079ee21d389888b61662b2 /app/Locale | |
parent | 163713b4efc9dd268295debd0252c073a7fe4864 (diff) |
Update translations.php
Diffstat (limited to 'app/Locale')
-rw-r--r-- | app/Locale/tr_TR/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php index f0b80d36..6858f4e7 100644 --- a/app/Locale/tr_TR/translations.php +++ b/app/Locale/tr_TR/translations.php @@ -1348,4 +1348,5 @@ return array( 'Key' => 'Anahtar', 'Value' => 'Değer', 'Add Metadata' => 'Yeni Metadata Ekle', + 'Add or change currency rate' => 'Kur Oranını ekle veya değiştir', ); |