-
-
Notifications
You must be signed in to change notification settings - Fork 107
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
{ | ||
"appName": { | ||
"message": "Resmi Görüntüle", | ||
"description": "Uygulamanın web store üzerinde gösterildiği şekliyle başlığı." | ||
}, | ||
"appDesc": { | ||
"message": "Google Görseller'in \"Resmi Görüntüle\" ve \"Görselle Ara\" düğmelerini sağlar.", | ||
"description": "Uygulamanın web store üzerinde gösterildiği şekliyle açıklaması." | ||
}, | ||
"searchImg": { | ||
"message": "Görselle Ara", | ||
"description": "Google görselle ara sayfasına giden düğmedir." | ||
}, | ||
"viewImage": { | ||
"message": "Resmi Görüntüle", | ||
"description": "Resmi görüntülemek için kullanılan düğmedir." | ||
}, | ||
"settingsToggle_newTab": { | ||
"message": "Resmi farklı tab'da aç:", | ||
"description": "Resimlerin farklı tab'da açılmasını sağlayan özelliktir." | ||
}, | ||
"resetButton": { | ||
"message": "Sıfırla", | ||
"description": "Sıfırlama düğmesidir." | ||
} | ||
} |