commit | 83b77a7cb513ccf1d931c08710910b42d089f9c5 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Fri Mar 17 13:37:06 2023 +0100 |
committer | Akron <nils@diewald-online.de> | Fri Mar 17 13:37:06 2023 +0100 |
tree | 71fd4afd7c3efe1c55839123c0a10bc9ad51d916 | |
parent | bad28fee94feed7d513ad812a59515afd1ea264f [diff] [blame] |
Support i18n Change-Id: I7e588542e2b7eb4b6fcaca6a2da7e2848a4eab5f
diff --git a/i18n/en.json b/i18n/en.json new file mode 100644 index 0000000..8347bb5 --- /dev/null +++ b/i18n/en.json
@@ -0,0 +1,5 @@ +{ + "fulltext":"Full Text", + "fromProvider":"Full text provided by", + "noAccess":"External provider unknown. No access to full text available." +}