Combine friends/followers

This commit is contained in:
shpuld 2019-02-03 11:58:49 +02:00
parent b614cb94e5
commit 18ae7bd5f3
9 changed files with 58 additions and 107 deletions

View file

@ -17,7 +17,9 @@
},
"general": {
"apply": "Apply",
"submit": "Submit"
"submit": "Submit",
"more": "More",
"generic_error": "An error occured"
},
"login": {
"login": "Log in",
@ -365,9 +367,9 @@
},
"upload":{
"error": {
"base": "Upload failed.",
"file_too_big": "File too big [{filesize}{filesizeunit} / {allowedsize}{allowedsizeunit}]",
"default": "Try again later"
"base": "Upload failed.",
"file_too_big": "File too big [{filesize}{filesizeunit} / {allowedsize}{allowedsizeunit}]",
"default": "Try again later"
},
"file_size_units": {
"B": "B",

View file

@ -17,7 +17,9 @@
},
"general": {
"apply": "Aseta",
"submit": "Lähetä"
"submit": "Lähetä",
"more": "Lisää",
"generic_error": "Virhe tapahtui"
},
"login": {
"login": "Kirjaudu sisään",