mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2024-11-18 14:31:01 +00:00
Add missing translations in the Italian localisation (#439)
This commit is contained in:
parent
d29eb8e05d
commit
41dc6bc8e1
1 changed files with 3 additions and 3 deletions
|
@ -201,8 +201,8 @@
|
||||||
"account.posts" = "Post";
|
"account.posts" = "Post";
|
||||||
"account.relation.follows-you" = "Ti segue";
|
"account.relation.follows-you" = "Ti segue";
|
||||||
"account.joined" = "Si è unito il giorno";
|
"account.joined" = "Si è unito il giorno";
|
||||||
"account.action.logout" = "Logout account";
|
"account.action.logout" = "Esci dall'account";
|
||||||
"account.action.edit-filters" = "Edit Filters";
|
"account.action.edit-filters" = "Modifica i Filtri";
|
||||||
|
|
||||||
// MARK: Package: Conversations
|
// MARK: Package: Conversations
|
||||||
"conversations.action.delete" = "Cancella";
|
"conversations.action.delete" = "Cancella";
|
||||||
|
@ -218,7 +218,7 @@
|
||||||
// MARK: Package: DesignSystem
|
// MARK: Package: DesignSystem
|
||||||
"design.tag.n-posts-from-n-participants %lld %lld" = "%lld post da %lld partecipanti";
|
"design.tag.n-posts-from-n-participants %lld %lld" = "%lld post da %lld partecipanti";
|
||||||
"design.theme.navigation-title" = "Selettore del tema";
|
"design.theme.navigation-title" = "Selettore del tema";
|
||||||
"design.theme.toots-preview" = "Preview dei Toot";
|
"design.theme.toots-preview" = "Anteprima dei Toot";
|
||||||
|
|
||||||
// MARK: Package: Explore
|
// MARK: Package: Explore
|
||||||
"explore.navigation-title" = "Esplora";
|
"explore.navigation-title" = "Esplora";
|
||||||
|
|
Loading…
Reference in a new issue