mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2025-02-16 17:55:13 +00:00
de: two more missing strings (#1975)
While using the app, I found that I had not seen two strings. Probably they were marked "translated" too early. Sorry! Here they are.
This commit is contained in:
parent
4a90d979e3
commit
f46a0cee17
1 changed files with 3 additions and 3 deletions
|
@ -42185,7 +42185,7 @@
|
|||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Require Alt Text to Post"
|
||||
"value" : "Alternativtext ist erforderlich"
|
||||
}
|
||||
},
|
||||
"en" : {
|
||||
|
@ -66798,7 +66798,7 @@
|
|||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Your settings require alt text on all media before posting"
|
||||
"value" : "Deine Einstellung erfordern einen Alternativtext für alle Medien vor der Veröffentlichung"
|
||||
}
|
||||
},
|
||||
"en" : {
|
||||
|
@ -79155,4 +79155,4 @@
|
|||
}
|
||||
},
|
||||
"version" : "1.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue