orchard/src/i18n
2022-01-31 11:32:44 -08:00
..
de_DE.jsonc Re arranged miss arranged term/action entry 2022-01-30 14:30:49 +03:00
el_GR.jsonc Re arranged miss arranged term/action entry 2022-01-30 14:30:49 +03:00
en_GB.jsonc Playback Notifications Now Configurable and available on all systems 2022-01-29 12:37:36 +00:00
en_HODOR.jsonc MADE HODOR USABLE 2022-01-30 15:50:03 +03:00
en_PISS.jsonc This is the worst commit I have ever made. (#275) 2022-01-31 09:38:21 -08:00
en_SGA.jsonc Irregular update 30/1 (#265) 2022-01-30 01:49:17 -08:00
en_US.jsonc This is the worst commit I have ever made. (#275) 2022-01-31 09:38:21 -08:00
fr_CA.jsonc Re arranged miss arranged term/action entry 2022-01-30 14:30:49 +03:00
fr_FR.jsonc Re arranged miss arranged term/action entry 2022-01-30 14:30:49 +03:00
hu_HU.jsonc Updated Hungarian to 1.1.0 terms (#278) 2022-01-31 11:32:44 -08:00
it_IT.jsonc Added Italian translation (#279) 2022-01-31 11:31:45 -08:00
ja_JP.jsonc i18n term.audioSettings 2022-01-30 13:39:27 -08:00
pt_BR.jsonc Revert "Removed clear on pause option, discordrpc operates this way always." 2022-01-26 21:45:50 +00:00
README.md Added README.md to i18n 2022-01-23 21:39:30 -08:00
tr_TR.jsonc Updated TR language 2022-01-30 14:33:20 +03:00
zh_CN.jsonc i18n term.audioSettings 2022-01-30 13:39:27 -08:00
zh_HK.jsonc Irregular update 30/1 (#265) 2022-01-30 01:49:17 -08:00
zh_TW.jsonc i18n term.audioSettings 2022-01-30 13:39:27 -08:00
zh_yue.jsonc Irregular update 30/1 (#265) 2022-01-30 01:49:17 -08:00

Cider i18n

Some notes about Cider's i18n support.

  • Localization files are stored in jsonc format aka "JSON with Comments"
  • The default language is English.
  • The default language is used for messages that are not translated.
  • Try when possible to keep the messages the similar in length to the English ones.
  • Most of the strings in the content area are provided and translated by Apple themselves, and do not need to be translated.
    • The language Apple Music uses are dependent on the storefront region.