mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2024-12-23 23:50:36 +00:00
Merge branch 'main' of https://github.com/Dimillian/IceCubesApp
This commit is contained in:
commit
4e76c367a5
1 changed files with 10 additions and 10 deletions
|
@ -131,8 +131,8 @@
|
|||
"settings.display.font.custom" = "Custom";
|
||||
|
||||
"enum.expand-media.show" = "Alle zeigen";
|
||||
"enum.expand-media.hide" = "Alle verstecken";
|
||||
"enum.expand-media.hide-sensitive" = "Sensible verstecken";
|
||||
"enum.expand-media.hide" = "Alle ausblenden";
|
||||
"enum.expand-media.hide-sensitive" = "Sensible ausblenden";
|
||||
|
||||
// MARK: Tabs
|
||||
"tab.explore" = "Entdecken";
|
||||
|
@ -166,7 +166,7 @@
|
|||
"account.action.notify-enable" = "Mitteilungen aktivieren";
|
||||
"account.action.notify-disable" = "Mitteilungen deaktivieren";
|
||||
"account.action.reboosts-show" = "Boosts zeigen";
|
||||
"account.action.reboosts-hide" = "Boosts verstecken";
|
||||
"account.action.reboosts-hide" = "Boosts ausblenden";
|
||||
"account.action.block" = "Blockieren";
|
||||
"account.action.unblock" = "Blockade aufheben";
|
||||
"account.action.mute" = "Stummschalten";
|
||||
|
@ -375,10 +375,10 @@
|
|||
"filter.edit.keywords.add" = "Neues Wort hinzufügen";
|
||||
"filter.edit.contexts" = "Filterkontext";
|
||||
"filter.edit.action" = "Filteraktion";
|
||||
"filter.contexts.home" = "Home and lists";
|
||||
"filter.contexts.notifications" = "Notifications";
|
||||
"filter.contexts.public" = "Public timelines";
|
||||
"filter.contexts.conversations" = "Conversations";
|
||||
"filter.contexts.profiles" = "Profiles";
|
||||
"filter.action.warning" = "Hide with a warning";
|
||||
"filter.action.hide" = "Hide completely";
|
||||
"filter.contexts.home" = "Startseite und Listen";
|
||||
"filter.contexts.notifications" = "Mitteilungen";
|
||||
"filter.contexts.public" = "Öffentliche Timelines";
|
||||
"filter.contexts.conversations" = "Nachrichten";
|
||||
"filter.contexts.profiles" = "Profile";
|
||||
"filter.action.warning" = "Mit einer Warnung ausblenden";
|
||||
"filter.action.hide" = "Komplett ausblenden";
|
||||
|
|
Loading…
Reference in a new issue