Skip to content

Commit 7916d59

Browse files
Delphinervandermeulen
authored andcommitted
Bug 1143248 - Add Tagalog (tl) locale to FxOS builds
1 parent 508b8d4 commit 7916d59

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

build/config/keyboard-layouts.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,9 @@
227227
"tn": [
228228
{"layoutId": "en-Africa", "app": ["apps", "keyboard"]}
229229
],
230+
"tl": [
231+
{"layoutId": "en", "app": ["apps", "keyboard"]}
232+
],
230233
"tr": [
231234
{"layoutId": "tr-Q", "app": ["apps", "keyboard"]},
232235
{"layoutId": "tr-F", "app": ["apps", "keyboard"]}

locales/languages_all.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
"ta" : "தமிழ்",
7878
"te" : "తెలుగు",
7979
"th" : "ไทย",
80+
"tl" : "Tagalog",
8081
"tn" : "Setswana",
8182
"tr" : "Türkçe",
8283
"uk" : "Українська",

0 commit comments

Comments
 (0)