orchard/src/i18n/en_GB.jsonc
Core 499659469e
Playback Notifications Now Configurable and available on all systems
DiscordRPC swapped to bool for clear activity
Updated store file to bools and added playback notification
Updated en_GB to fun language, as from what I've seen none of the US English words are different in GB English
2022-01-29 12:37:36 +00:00

10 lines
No EOL
497 B
JSON

{
// i18n Info
"i18n.languageName": "English (UK) (Roadman)", // name of language in native language
"i18n.languageNameEnglish": "English (UK)", // name of language in English
"i18n.category": "fun", // main = real language, fun = fun community languages
"i18n.authors": "Core", // Authors, if you contribute to this file feel free to add your name seperated with a space
"date.format": "${d} ${m}, ${y}",
"home.friendsListeningTo": "Mandems Listening To"
}