mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-23 13:22:02 +03:00
New translations en-US.json (German)
This commit is contained in:
parent
71e841ca5c
commit
7788118a4f
@ -246,13 +246,21 @@
|
|||||||
},
|
},
|
||||||
"editor": {
|
"editor": {
|
||||||
"title": "Titel",
|
"title": "Titel",
|
||||||
"tags": "tags",
|
"tags": "Tags (separate by space)",
|
||||||
"default_placeholder": "Worüber möchtest du heute schreiben?",
|
"default_placeholder": "Worüber möchtest du heute schreiben?",
|
||||||
"reply_placeholder": "Was möchtest du über den vorgenannten Beitrag schreiben?",
|
"reply_placeholder": "Was möchtest du über den vorgenannten Beitrag schreiben?",
|
||||||
"publish": "Veröffentlichen",
|
"publish": "Veröffentlichen",
|
||||||
"reply": "Antworten",
|
"reply": "Antworten",
|
||||||
"open_gallery": "Galerie öffnen",
|
"open_gallery": "Galerie öffnen",
|
||||||
"capture_photo": "Ein Foto aufnehmen"
|
"capture_photo": "Ein Foto aufnehmen",
|
||||||
|
"limited_tags": "Only 10 tags allowed, remove some",
|
||||||
|
"limited_length": "Maximum length of each tag should be 24",
|
||||||
|
"limited_dash": "Use one dash in each tag",
|
||||||
|
"limited_space": "Use space to separate tags",
|
||||||
|
"limited_lowercase": "Only use lower letters in tag",
|
||||||
|
"limited_characters": "Use only allowed characters in tag",
|
||||||
|
"limited_firstchar": "Tag must start with a letter",
|
||||||
|
"limited_lastchar": "Tag must end with letter or number"
|
||||||
},
|
},
|
||||||
"pincode": {
|
"pincode": {
|
||||||
"enter_text": "PIN zum Entsperren eingeben",
|
"enter_text": "PIN zum Entsperren eingeben",
|
||||||
|
Loading…
Reference in New Issue
Block a user