Approval.
This commit is contained in:
parent
ea8787e407
commit
84b0875523
|
@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user