summaryrefslogtreecommitdiffstats
path: root/dictionary.json
diff options
context:
space:
mode:
Diffstat (limited to 'dictionary.json')
-rw-r--r--dictionary.json31
1 files changed, 31 insertions, 0 deletions
diff --git a/dictionary.json b/dictionary.json
new file mode 100644
index 00000000..251de4ea
--- /dev/null
+++ b/dictionary.json
@@ -0,0 +1,31 @@
+{ "activeNews":{
+ "english":"Active News",
+ "german":"Aktive News",
+ "portuguese":"Novidades"
+ },
+"content":{
+ "english":"Content",
+ "german":"Inhalt",
+ "portuguese":"Conteúdo"
+ },
+"latestUpdate":{
+ "english":"Latest update",
+ "german":"Letzte Aktualisierung",
+ "portuguese":"Última atualização"
+ },
+"save":{
+ "english":"Save",
+ "german":"Speichern",
+ "portuguese":"Salvar"
+ },
+"title":{
+ "english":"Title",
+ "german":"Titel",
+ "portuguese":"Título"
+ },
+"welcome":{
+ "english":"Welcome",
+ "german":"Willkommen",
+ "portuguese":"Bem-vindo"
+ }
+}