Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Untitled #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions resources/de/appinfo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"id": "com.webosroundup.relego",
"version": "0.3.1",
"main": "../../index.html",
"icon": "../../icon.png",
"smallicon": "../../icon32x32.png",
}
4 changes: 2 additions & 2 deletions resources/de/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"Invalid request, please make sure you follow the documentation for proper syntax" : "Falsche Anforderung, bitte überprüfen Sie die Syntax",
"Username and/or password is incorrect" : "Benutzer und/oder Passwort falsch",
"Rate limit exceeded, please wait a little bit before resubmitting" : "Limite überschritten, bitte warten Sie bevor Sie es erneut versuchen",
"Read It Later\'s sync server is down for scheduled maintenance" : "Read It Later\'s Sync Server ist inaktiv für Wartung",
"Read It Later's sync server is down for scheduled maintenance" : "Read It Later's Sync Server ist inaktiv für Wartung",
"Relego for webOS" : "Relego für webOS",
"Read It Later allows you to save pages to read later." : "Mit Relego speichern sie Webseiten um sie später zu lesen.",
"Login or Create a new account" : "Loggen Sie sich ein oder erstellen Sie ein neues Konto",
Expand All @@ -32,7 +32,7 @@
"Edit Account Settings" : "Kontoeinstellungen ändern",
"Open with" : "Öffnen mit",
"New Account" : "Neues Konto",
"Create New Account" : "Neues Konto erstellen",
"Create Account" : "Konto erstellen",
"Log In" : "Anmelden",
"Theme" : "Thema",
"Light" : "Hell",
Expand Down