Approval.

This commit is contained in:
Joshua Ramon Enslin 2020-05-25 16:54:26 +02:00 committed by Stefan Rohde-Enslin
parent ea8787e407
commit 84b0875523
4 changed files with 8 additions and 4 deletions

View File

@ -19,6 +19,7 @@
"editor": "Bearbeiter", "editor": "Bearbeiter",
"switch_language": "Sprache wechseln", "switch_language": "Sprache wechseln",
"month": "month", "month": "month",
"year": "year" "year": "year",
"username_too_short": "Username must be at least 5 characters long"
} }
} }

View File

@ -19,6 +19,7 @@
"editor": "Editor", "editor": "Editor",
"switch_language": "Switch language", "switch_language": "Switch language",
"month": "month", "month": "month",
"year": "year" "year": "year",
"username_too_short": "Username must be at least 5 characters long"
} }
} }

View File

@ -19,6 +19,7 @@
"editor": "Editor", "editor": "Editor",
"switch_language": "Switch language", "switch_language": "Switch language",
"month": "month", "month": "month",
"year": "year" "year": "year",
"username_too_short": "Username must be at least 5 characters long"
} }
} }

View File

@ -19,6 +19,7 @@
"editor": "Redaktur", "editor": "Redaktur",
"switch_language": "Ubah bahasa", "switch_language": "Ubah bahasa",
"month": "bulan", "month": "bulan",
"year": "tahun" "year": "tahun",
"username_too_short": "Username must be at least 5 characters long"
} }
} }