add strings
This commit is contained in:
parent
9d05713a1f
commit
f72c617870
2 changed files with 6 additions and 2 deletions
4
de.arb
4
de.arb
|
|
@ -889,5 +889,7 @@
|
||||||
"galleryActionFavorite": "Favorit",
|
"galleryActionFavorite": "Favorit",
|
||||||
"galleryActionUnfavorite": "Favorit",
|
"galleryActionUnfavorite": "Favorit",
|
||||||
"galleryActionDelete": "Löschen",
|
"galleryActionDelete": "Löschen",
|
||||||
"galleryActionShare": "Teilen"
|
"galleryActionShare": "Teilen",
|
||||||
|
"settingsStorageHidePromo": "Ausblenden",
|
||||||
|
"memoriesBackupTitle": "Memories Backup"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
4
en.arb
4
en.arb
|
|
@ -900,5 +900,7 @@
|
||||||
"galleryActionFavorite": "Favorite",
|
"galleryActionFavorite": "Favorite",
|
||||||
"galleryActionUnfavorite": "Unfavorite",
|
"galleryActionUnfavorite": "Unfavorite",
|
||||||
"galleryActionDelete": "Delete",
|
"galleryActionDelete": "Delete",
|
||||||
"galleryActionShare": "Share"
|
"galleryActionShare": "Share",
|
||||||
|
"settingsStorageHidePromo": "Hide",
|
||||||
|
"memoriesBackupTitle": "Memories Backup"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue