Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/git/git-scm.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeverino Lorilla Jr <severinolorillajr@gmail.com>2018-02-06 09:47:14 +0300
committerGitHub <noreply@github.com>2018-02-06 09:47:14 +0300
commitbadc2ad8e44f865375e8bae000a877a0ee6622b4 (patch)
treec4ff901ce40736f01885688143affa0859bb38bb
parentc516480177b0ce7f270dce235d524bfce93d0059 (diff)
Added Tagalog Locale
-rw-r--r--app/views/books/_translations.html.erb3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/views/books/_translations.html.erb b/app/views/books/_translations.html.erb
index 4ead5cc3..9a3e5902 100644
--- a/app/views/books/_translations.html.erb
+++ b/app/views/books/_translations.html.erb
@@ -41,7 +41,8 @@ Translations started for
<a href="/book/pl">Polski</a>,
<a href="/book/ro">Română</a>,
<a href="/book/sr">Српски</a>,
- <a href="/book/th">ภาษาไทย</a>,
+ <a href="/book/th">ภาษาไทย</a>,
+ <a href="/book/tl">Tagalog</a>,
<a href="/book/vi">Tiếng Việt</a>,
<a href="/book/uk">Українська</a> and
<a href="/book/uz/v2">Ўзбекча</a>.