summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2021-12-04 13:14:41 +0100
committerMinteck <contact@minteck.org>2021-12-04 13:14:41 +0100
commitdbbc2d3692acaf0c3e54647a0b5fc4d03f5d79c3 (patch)
treefc1ef63efc15ac1e8c0e49ab9b1b3d296a67ed82 /data
parente618c3f52c1c4ae161650679cda24eecbba579bb (diff)
downloadrainbow-dbbc2d3692acaf0c3e54647a0b5fc4d03f5d79c3.tar.gz
rainbow-dbbc2d3692acaf0c3e54647a0b5fc4d03f5d79c3.tar.bz2
rainbow-dbbc2d3692acaf0c3e54647a0b5fc4d03f5d79c3.zip
New stuff
Diffstat (limited to 'data')
-rw-r--r--data/lang/en.json26
1 files changed, 25 insertions, 1 deletions
diff --git a/data/lang/en.json b/data/lang/en.json
index 8ccbe8b..31484bd 100644
--- a/data/lang/en.json
+++ b/data/lang/en.json
@@ -115,7 +115,8 @@
},
"general": {
"title": "Who am I?",
- "description": "I am a French, furry and otherkin non binary girl."
+ "description": "I am a French, furry and otherkin non binary girl.",
+ "action": "Read more"
},
"history": {
"title": "We've come a long way",
@@ -180,5 +181,28 @@
"never": "Never released",
"released": "Officially released",
"download": "Download"
+ },
+ "metranslator": {
+ "title": "Metroz Translate",
+ "tip": "Click one of the languages to invert",
+ "base": "English",
+ "placeholder": "Start typing here...",
+ "facts": "No facts available about this text",
+ "insights": {
+ "title": "Translator Insights",
+ "name": "Database Name:",
+ "version": "Database Version:",
+ "size": "Database Size:",
+ "time": "Processing Time:"
+ },
+ "waiting": "Waiting for end of input...",
+ "processing": "Translating...",
+ "nothing": "The word '%1' does not have a translation in %2",
+ "error": "<i>An error occurred, please try again later<ul><li>You are a developer? Additional details have been displayed in the console</li><li>You are a regular user? Contact the administrators so they fix the problem</li></ul></i>",
+ "entries": "entries",
+ "update": "last update by"
+ },
+ "me": {
+ "title": "About Me"
}
} \ No newline at end of file