[mythtv-commits] [MythTV/mythtv] 1c646e: web app: Convert i18n files for i18n json editor p...
Peter Bennett
noreply at github.com
Fri Oct 20 13:51:21 UTC 2023
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 1c646ebb88d80d20819a42f02c3c85021f560ca1
https://github.com/MythTV/mythtv/commit/1c646ebb88d80d20819a42f02c3c85021f560ca1
Author: Peter Bennett <pbennett at mythtv.org>
Date: 2023-10-20 (Fri, 20 Oct 2023)
Changed paths:
M mythtv/html/assets/i18n/bg.json
M mythtv/html/assets/i18n/ca.json
M mythtv/html/assets/i18n/cs.json
M mythtv/html/assets/i18n/da.json
M mythtv/html/assets/i18n/de.json
M mythtv/html/assets/i18n/el.json
M mythtv/html/assets/i18n/en_CA.json
M mythtv/html/assets/i18n/en_GB.json
M mythtv/html/assets/i18n/en_US.json
M mythtv/html/assets/i18n/es.json
M mythtv/html/assets/i18n/es_ES.json
M mythtv/html/assets/i18n/et.json
M mythtv/html/assets/i18n/fi.json
M mythtv/html/assets/i18n/fr.json
M mythtv/html/assets/i18n/he.json
M mythtv/html/assets/i18n/hr.json
M mythtv/html/assets/i18n/hu.json
M mythtv/html/assets/i18n/is.json
M mythtv/html/assets/i18n/it.json
M mythtv/html/assets/i18n/ja.json
M mythtv/html/assets/i18n/nb.json
M mythtv/html/assets/i18n/nl.json
M mythtv/html/assets/i18n/pl.json
M mythtv/html/assets/i18n/pt.json
M mythtv/html/assets/i18n/pt_BR.json
M mythtv/html/assets/i18n/ru.json
M mythtv/html/assets/i18n/sl.json
M mythtv/html/assets/i18n/sv.json
M mythtv/html/assets/i18n/tr.json
M mythtv/html/assets/i18n/zh_CN.json
M mythtv/html/assets/i18n/zh_HK.json
Log Message:
-----------
web app: Convert i18n files for i18n json editor plugin
The i18n json editor plugin converts arrays to objects in the json
files. The arrays are used by PrimeNG and the objects work as well
as the arrays.
More information about the mythtv-commits
mailing list