1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2025-01-31 09:35:13 +01:00

New translations ios-infoPlist.json (Galician)

This commit is contained in:
Eugen Rochko 2022-05-06 17:16:06 +02:00
parent 5ad8ccd57a
commit 94b1e89030

View File

@ -1,6 +1,6 @@
{
"NSCameraUsageDescription": "Used to take photo for post status",
"NSPhotoLibraryAddUsageDescription": "Used to save photo into the Photo Library",
"NewPostShortcutItemTitle": "New Post",
"SearchShortcutItemTitle": "Search"
"NSCameraUsageDescription": "Utilizado para facer foto e publicar estado",
"NSPhotoLibraryAddUsageDescription": "Utilizado para gardar a foto na Biblioteca",
"NewPostShortcutItemTitle": "Nova publicación",
"SearchShortcutItemTitle": "Buscar"
}