resources/views/character/profession/create.blade.php: minor fixes.
This commit is contained in:
parent
f6fd635078
commit
529e6bdda4
2 changed files with 7 additions and 3 deletions
|
|
@ -12,6 +12,7 @@
|
|||
"Import Profession": "Importera yrke",
|
||||
"Import string": "Import sträng",
|
||||
"Import": "Importera",
|
||||
"Important": "Viktigt",
|
||||
"Items": "Föremål",
|
||||
"Login": "Logga in",
|
||||
"Logout": "Logga ut",
|
||||
|
|
@ -35,5 +36,6 @@
|
|||
"of": "av",
|
||||
"or": "eller",
|
||||
"results": "resultat",
|
||||
"to": "till"
|
||||
"to": "till",
|
||||
"to generate the import string": "för att generera import strängen"
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue