Archived
1
0
Fork 0

resources/views/character/profession/create.blade.php: minor fixes.

This commit is contained in:
Henrik Hautakoski 2021-08-29 14:46:36 +02:00
parent f6fd635078
commit 529e6bdda4
2 changed files with 7 additions and 3 deletions

View file

@ -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"
}