aboutsummaryrefslogtreecommitdiff
path: root/about
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-11-08 22:15:03 -0500
committerGitHub <noreply@github.com>2017-11-08 22:15:03 -0500
commit3b1cbd2f2cf211b804784bef33de85b8a889677e (patch)
treee11fa8cf0081c117ee3c60b419dd02473ef6dd8d /about
parenta0587e8877f35ac2dc149a64e06665dff424b469 (diff)
downloadkau-3b1cbd2f2cf211b804784bef33de85b8a889677e.tar.gz
kau-3b1cbd2f2cf211b804784bef33de85b8a889677e.tar.bz2
kau-3b1cbd2f2cf211b804784bef33de85b8a889677e.zip
Translations Italian (#98)
* Add translations * Update dependencies * Show lint output * Fix type inference * Add annotation
Diffstat (limited to 'about')
-rw-r--r--about/src/main/res/values-it/strings_about.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/about/src/main/res/values-it/strings_about.xml b/about/src/main/res/values-it/strings_about.xml
new file mode 100644
index 0000000..21335bc
--- /dev/null
+++ b/about/src/main/res/values-it/strings_about.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<resources>
+ <string name="kau_about_libraries_intro">Questa applicazione non sarebbe possibile senza queste fantastiche librerie.</string>
+ <string name="kau_about_faq_intro">Domande frequenti</string>
+</resources>