orchard/src/i18n
StrikeSNC 501b012965 Update Cantonese Translation
Updated some strings that I think it'd suit more, feel free to revert / modify
2022-01-29 23:35:32 +08:00
..
el_GR.jsonc Update Greek update update update (#225) 2022-01-26 17:15:08 -08:00
en_GB.jsonc Playback Notifications Now Configurable and available on all systems 2022-01-29 12:37:36 +00:00
en_HODOR.jsonc Daily update of the lang files 2022-01-27 13:24:02 +03:00
en_SGA.jsonc Irregular update 29/01 (#241) 2022-01-28 22:47:43 -08:00
en_US.jsonc Playback Notifications Now Configurable and available on all systems 2022-01-29 12:37:36 +00:00
hu_HU.jsonc Update Hungarian Language files 2022-01-29 11:44:51 +01:00
ja_JP.jsonc i18n 2022-01-28 23:11:17 -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 Daily update of the lang files 2022-01-27 13:24:02 +03:00
zh_CN.jsonc there 2022-01-28 23:13:31 -08:00
zh_HK.jsonc Irregular update 29/01 (#241) 2022-01-28 22:47:43 -08:00
zh_TW.jsonc there 2022-01-28 23:13:31 -08:00
zh_yue.JSONC Update Cantonese Translation 2022-01-29 23:35:32 +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.