mirror of
https://github.com/Mrdabup/LocaleSpanish.git
synced 2025-12-06 14:23:00 -06:00
Fixed plural in save message
This commit is contained in:
parent
ecaabecf2c
commit
54a1aa0c7b
1 changed files with 1 additions and 1 deletions
2
de.json
2
de.json
|
|
@ -1583,7 +1583,7 @@
|
|||
"Twitch.Panel.Button.SubscriberCommands.Disabled": "Abonnenten-Befehle<br> Für jeden aktiviert",
|
||||
"Twitch.Panel.Title.Text": "Twitch Chat",
|
||||
|
||||
"Exiting.SavingItems": "{n, plural, one {# Objekt} other {# Objekte}} werden gespeichert...",
|
||||
"Exiting.SavingItems": "{n, plural, one {# Objekt wird} other {# Objekte werden}} gespeichert...",
|
||||
"Exiting.SavingChanges": "Änderungen werden gespeichert...",
|
||||
"Exiting.Exiting": "Wird beendet...",
|
||||
"Exiting.LoggingOut": "Wird abgemeldet...",
|
||||
|
|
|
|||
Loading…
Reference in a new issue