mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-30 05:19:57 +00:00
Small fix for en-PH language (#8676)
A small fix for two problems introduced #8669. * Two tab should be used to indent instead of four spaces in `tiddlywiki.info` in full edition. * Changed description for `en-PH`. Since "PH" isn't a country name like "US", it should be "Philippines".
This commit is contained in:
parent
a51afc8b81
commit
e44d6f4d7b
@ -33,7 +33,7 @@
|
||||
"de-AT",
|
||||
"de-DE",
|
||||
"el-GR",
|
||||
"en-PH",
|
||||
"en-PH",
|
||||
"en-US",
|
||||
"es-ES",
|
||||
"fa-IR",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"title": "$:/languages/en-PH",
|
||||
"name": "en-PH",
|
||||
"plugin-type": "language",
|
||||
"description": "English (PH)",
|
||||
"description": "English (Philippines)",
|
||||
"author": "JC John Sese Cuneta",
|
||||
"core-version": ">=5.3.5"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user