From afd338b0f36e439b21084378676a900ffe32572e Mon Sep 17 00:00:00 2001 From: Claudiu Cristea Date: Thu, 19 Dec 2024 01:24:38 +0200 Subject: Romanian localization (#6456) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Empty * First pass * More colloquial Romanian * Add Romanian lanaguage * Romanian specfic plural with 3 variants * Adjustments * Chat > Conversație * Keep code alphabetical order * Update messages.po * Add 'ro' to app.config.js * Regenerate and finish RO * Update messages.po * Fixing a previous wrong conflict resolution * Adapt after #6742 Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> --------- Co-authored-by: Alex Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> --- lingui.config.js | 1 + 1 file changed, 1 insertion(+) (limited to 'lingui.config.js') diff --git a/lingui.config.js b/lingui.config.js index cbf4d1b48..9ed426494 100644 --- a/lingui.config.js +++ b/lingui.config.js @@ -21,6 +21,7 @@ module.exports = { 'nl', 'pl', 'pt-BR', + 'ro', 'ru', 'th', 'tr', -- cgit 1.4.1