chore: add a script to cleanup old translations (#1963)
This commit is contained in:
parent
dac044e6ad
commit
2267556b8b
13 changed files with 68 additions and 91 deletions
|
@ -28,7 +28,6 @@
|
|||
"muted_users": "Stummgeschaltete Accounts",
|
||||
"muting": "Stummgeschaltet",
|
||||
"mutuals": "Freunde",
|
||||
"notify_on_post": "Benachrichtige mich, wenn {username} etwas postet",
|
||||
"pinned": "Angepinnt",
|
||||
"posts": "Beiträge",
|
||||
"posts_count": "{0} Beiträge",
|
||||
|
@ -102,8 +101,7 @@
|
|||
"confirm": {
|
||||
"common": {
|
||||
"cancel": "Abbrechen",
|
||||
"confirm": "OK",
|
||||
"title": "Bist du sicher, {0}?"
|
||||
"confirm": "OK"
|
||||
},
|
||||
"delete_posts": {
|
||||
"cancel": "Abbrechen",
|
||||
|
@ -256,12 +254,6 @@
|
|||
"description": "Bearbeite Kontoeinstellungen in der Mastodon-Benutzeroberfläche",
|
||||
"label": "Account Einstellungen"
|
||||
},
|
||||
"feature_flags": {
|
||||
"github_cards": "GitHub Cards",
|
||||
"title": "Experimentelle Funktionen",
|
||||
"user_picker": "Benutzerauswahl",
|
||||
"virtual_scroll": "Virtuelles Scrollen"
|
||||
},
|
||||
"interface": {
|
||||
"color_mode": "Farbschema",
|
||||
"dark_mode": "Dunkles Farbschema",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue