diff options
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', ); |