rename to loris

This commit is contained in:
zoe 2022-07-04 19:37:53 +02:00
parent 05eef7f783
commit 30de8189bc
8 changed files with 104 additions and 19 deletions

View file

@ -9,6 +9,8 @@
"timeline" : "timeline",
"chat": "chat",
"notifications": "benachrichtigungen",
"settings": "einstellungen"
"settings": "einstellungen",
"show": "zeigen",
"hide": "verstecken"
}

View file

@ -9,6 +9,8 @@
"timeline" : "timeline",
"chat": "chat",
"notifications": "notifications",
"settings": "settings"
"settings": "settings",
"show": "show",
"hide": "hide"
}