discourse/config/locales
Krzysztof Kotlarek 1f1709d249
FIX: use a custom prefix for custom flags (#28839)
Currently, when the custom flag has the same name as the system flag (which is disabled) then it is not displayed. To fix the problem, `custom_` prefix as `name_key` is used to distinguish between the system and the custom flag.

I considered writing a migration to fix existing custom flags name key. However, at the end of migration I would need to run rails code to reset cache `Flag.reset_flag_settings!`. I decided to skip that step as it is a very edge case. If someone has the same flag name as the system flag, then all they have to do is edit the flag and click save.

In addition, I made 2 small fixes:
- edit flag title was missing translation;
- flag form UI was not showing that description is the required field.
2024-09-11 15:30:20 +10:00
..
client.ar.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.be.yml Update translations (#28577) 2024-08-29 15:37:52 -04:00
client.bg.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.bs_BA.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.ca.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.cs.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.da.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.de.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.el.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.en_GB.yml Update translations (#27790) 2024-07-09 23:12:03 +02:00
client.en.yml FIX: use a custom prefix for custom flags (#28839) 2024-09-11 15:30:20 +10:00
client.es.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.et.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.fa_IR.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.fi.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.fr.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.gl.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.he.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.hr.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.hu.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.hy.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.id.yml Update translations (#28577) 2024-08-29 15:37:52 -04:00
client.it.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.ja.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.ko.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.lt.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.lv.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.nb_NO.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.nl.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.pl_PL.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.pt_BR.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.pt.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.ro.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.ru.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.sk.yml Update translations (#28705) 2024-09-03 11:46:50 -04:00
client.sl.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.sq.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.sr.yml Update translations (#28577) 2024-08-29 15:37:52 -04:00
client.sv.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.sw.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.te.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.th.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.tr_TR.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.ug.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.uk.yml Update translations (#28705) 2024-09-03 11:46:50 -04:00
client.ur.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.vi.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.zh_CN.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
client.zh_TW.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
names.yml DEV: Add missing Chinese simplified to names.yml (#27847) 2024-07-11 07:54:45 -07:00
plurals.rb DEV: Update Ruby I18n pluralization rules 2024-07-29 15:44:52 +02:00
server.ar.yml Update translations (#28577) 2024-08-29 15:37:52 -04:00
server.be.yml Update translations (#28246) 2024-08-13 16:31:24 +02:00
server.bg.yml Update translations (#28577) 2024-08-29 15:37:52 -04:00
server.bs_BA.yml Update translations (#28246) 2024-08-13 16:31:24 +02:00
server.ca.yml Update translations (#28246) 2024-08-13 16:31:24 +02:00
server.cs.yml Update translations (#28577) 2024-08-29 15:37:52 -04:00
server.da.yml Update translations (#28577) 2024-08-29 15:37:52 -04:00
server.de.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
server.el.yml Update translations (#28577) 2024-08-29 15:37:52 -04:00
server.en_GB.yml Update translations (#28577) 2024-08-29 15:37:52 -04:00
server.en.yml FEATURE: Add setting to exclude groups from /about page (#28809) 2024-09-10 14:43:41 +03:00
server.es.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
server.et.yml Update translations (#28246) 2024-08-13 16:31:24 +02:00
server.fa_IR.yml Update translations (#28577) 2024-08-29 15:37:52 -04:00
server.fi.yml Update translations (#28577) 2024-08-29 15:37:52 -04:00
server.fr.yml Update translations (#28577) 2024-08-29 15:37:52 -04:00
server.gl.yml Update translations (#28246) 2024-08-13 16:31:24 +02:00
server.he.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
server.hr.yml Update translations (#28577) 2024-08-29 15:37:52 -04:00
server.hu.yml Update translations (#28577) 2024-08-29 15:37:52 -04:00
server.hy.yml Update translations (#28246) 2024-08-13 16:31:24 +02:00
server.id.yml Update translations (#28577) 2024-08-29 15:37:52 -04:00
server.it.yml Update translations (#28577) 2024-08-29 15:37:52 -04:00
server.ja.yml Update translations (#28577) 2024-08-29 15:37:52 -04:00
server.ko.yml Update translations (#28246) 2024-08-13 16:31:24 +02:00
server.lt.yml Update translations (#28246) 2024-08-13 16:31:24 +02:00
server.lv.yml Update translations (#28246) 2024-08-13 16:31:24 +02:00
server.nb_NO.yml Update translations (#28246) 2024-08-13 16:31:24 +02:00
server.nl.yml Update translations (#28577) 2024-08-29 15:37:52 -04:00
server.pl_PL.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
server.pt_BR.yml Update translations (#28577) 2024-08-29 15:37:52 -04:00
server.pt.yml Update translations (#28246) 2024-08-13 16:31:24 +02:00
server.ro.yml Update translations (#28682) 2024-09-02 18:00:43 +02:00
server.ru.yml Update translations (#28577) 2024-08-29 15:37:52 -04:00
server.sk.yml Update translations (#28705) 2024-09-03 11:46:50 -04:00
server.sl.yml Update translations (#28246) 2024-08-13 16:31:24 +02:00
server.sq.yml Update translations (#28246) 2024-08-13 16:31:24 +02:00
server.sr.yml Update translations (#28246) 2024-08-13 16:31:24 +02:00
server.sv.yml Update translations (#28577) 2024-08-29 15:37:52 -04:00
server.sw.yml Update translations (#28246) 2024-08-13 16:31:24 +02:00
server.te.yml Update translations (#28577) 2024-08-29 15:37:52 -04:00
server.th.yml Update translations (#28246) 2024-08-13 16:31:24 +02:00
server.tr_TR.yml Update translations (#28577) 2024-08-29 15:37:52 -04:00
server.ug.yml Update translations (#28705) 2024-09-03 11:46:50 -04:00
server.uk.yml Update translations (#28705) 2024-09-03 11:46:50 -04:00
server.ur.yml Update translations (#28246) 2024-08-13 16:31:24 +02:00
server.vi.yml Update translations (#28246) 2024-08-13 16:31:24 +02:00
server.zh_CN.yml Update translations (#28577) 2024-08-29 15:37:52 -04:00
server.zh_TW.yml Update translations (#28577) 2024-08-29 15:37:52 -04:00
transliterate.ar.yml Create transliterate.ar.yml (#6197) 2018-07-31 14:41:49 +10:00
transliterate.bg.yml FEATURE: Add Bulgarian language 2018-05-29 21:07:17 +02:00
transliterate.de.yml FEATURE: Adds transliteration of German umlauts in slugs 2015-02-27 23:53:58 +01:00
transliterate.el.yml UX: Add transliteration support for the Greek language 2019-04-25 22:49:21 +02:00
transliterate.en.yml FEATURE: Adds transliteration of German umlauts in slugs 2015-02-27 23:53:58 +01:00
transliterate.ru.yml FEATURE: Adds transliteration of German umlauts in slugs 2015-02-27 23:53:58 +01:00
transliterate.ug.yml FEATURE: Add Uyghur language (#27183) 2024-05-27 09:58:18 +02:00
transliterate.vi.yml FIX: i18n integrity specs 2017-02-24 11:35:33 +01:00