mirror of https://github.com/hrfee/jfa-go
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
320 B
16 lines
320 B
4 years ago
|
{
|
||
|
"meta": {
|
||
4 years ago
|
"name": "Svenska (SV)"
|
||
4 years ago
|
},
|
||
|
"strings": {
|
||
4 years ago
|
"username": "Användarnamn",
|
||
|
"password": "Lösenord",
|
||
|
"emailAddress": "E-postadress",
|
||
|
"name": "Namn",
|
||
|
"submit": "Skicka",
|
||
|
"success": "Lyckades",
|
||
|
"error": "Fel",
|
||
|
"theme": "Tema"
|
||
4 years ago
|
}
|
||
|
}
|