Ready For 1.1
This commit is contained in:
parent
c23f2f88e8
commit
7a221acb8e
11 changed files with 297 additions and 146 deletions
|
@ -11,6 +11,7 @@
|
|||
"Cancel": "Abbrechen",
|
||||
"Change Password": "Passwort ändern",
|
||||
"Change password form": "Passwort ändern Formular",
|
||||
"Clipboard error": "Ablagefehler",
|
||||
"Confirm New Password": "Neues Passwort bestätigen",
|
||||
"Confirm Password": "Passwort bestätigen",
|
||||
"Copied!": "Kopiert!",
|
||||
|
@ -28,6 +29,7 @@
|
|||
"Expires at": "Läuft ab am",
|
||||
"Export CSV": "CSV exportieren",
|
||||
"Externe Daten": "Externe Daten",
|
||||
"External Data": "Externe Daten",
|
||||
"For GOG games: Enter the Steam AppID here to enable price tracking.": "Für GOG-Spiele: Gib hier die Steam AppID ein, um die Preisüberwachung zu aktivieren.",
|
||||
"Game Description": "Spielbeschreibung",
|
||||
"Game Key": "Spielschlüssel",
|
||||
|
@ -36,6 +38,7 @@
|
|||
"Gifted": "Verschenkt",
|
||||
"Hist. Low": "Historischer Tiefstpreis",
|
||||
"Import": "Importieren",
|
||||
"Import/Export": "Import/Export",
|
||||
"Import CSV": "CSV importieren",
|
||||
"Import Games": "Spiele importieren",
|
||||
"Key": "Schlüssel",
|
||||
|
@ -74,6 +77,7 @@
|
|||
"Select CSV file": "CSV-Datei auswählen",
|
||||
"Shop": "Shop",
|
||||
"Shop URL": "Shop-URL",
|
||||
"Show/Hide Keys": "Zeige/Verstecke Keys",
|
||||
"Sorry, you are not allowed to access this page.": "Du bist nicht berechtigt, diese Seite zu betreten.",
|
||||
"Spiel bearbeiten": "Spiel bearbeiten",
|
||||
"Status": "Status",
|
||||
|
@ -90,5 +94,6 @@
|
|||
"Release Date:": "Veröffentlichung:",
|
||||
"View Details": "Details anzeigen",
|
||||
"View on IsThereAnyDeal": "Auf IsThereAnyDeal ansehen",
|
||||
"Your Key:": "Dein Schlüssel:"
|
||||
}
|
||||
"Your Key:": "Dein Key:",
|
||||
"Your key:": "Dein Key"
|
||||
}
|
|
@ -3,7 +3,6 @@
|
|||
"Action": "",
|
||||
"Actions": "",
|
||||
"Add Game": "",
|
||||
"Add New Game": "",
|
||||
"Admin": "",
|
||||
"Already have an account? Login!": "",
|
||||
"Audit Logs": "",
|
||||
|
@ -11,6 +10,7 @@
|
|||
"Cancel": "",
|
||||
"Change Password": "",
|
||||
"Change password form": "",
|
||||
"Clipboard error": "",
|
||||
"Confirm New Password": "",
|
||||
"Confirm Password": "",
|
||||
"Copied!": "",
|
||||
|
@ -36,13 +36,13 @@
|
|||
"Hist. Low": "",
|
||||
"Import": "",
|
||||
"Import CSV": "",
|
||||
"Import/Export": "",
|
||||
"Import Games": "",
|
||||
"Key": "",
|
||||
"Link copied": "",
|
||||
"Login": "",
|
||||
"Login form": "",
|
||||
"Logout": "",
|
||||
"My Games": "",
|
||||
"Name": "",
|
||||
"New Password": "",
|
||||
"Next": "",
|
||||
|
@ -75,6 +75,7 @@
|
|||
"Select CSV file": "",
|
||||
"Shop": "",
|
||||
"Shop URL": "",
|
||||
"Show/Hide Keys": "",
|
||||
"Sorry, you are not allowed to access this page.": "",
|
||||
"Spiel bearbeiten": "",
|
||||
"Status": "",
|
||||
|
@ -90,5 +91,6 @@
|
|||
"Username": "",
|
||||
"View Details": "",
|
||||
"View on IsThereAnyDeal": "",
|
||||
"Your key:": "",
|
||||
"Your Key:": ""
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue