diff --git a/src/locale/riw-db.json b/src/locale/riw-db.json index cfddbb3..e06cdd7 100644 --- a/src/locale/riw-db.json +++ b/src/locale/riw-db.json @@ -16,7 +16,7 @@ "You have {numFiles, plural, =0 {no files} one {one file} other {# files}}": { "_": { "pt-BR": "Você {numFiles, plural, =0 {não tem arquivos} one {tem um arquivo} other {tem # arquivos}}", - "xx-en-reverse": "{numFiles, plural, =0 {selif on} one {elif eno} other {selif #}} evah uoT" + "xx-en-reverse": "{numFiles, plural, =0 {selif on} one {elif eno} other {selif #}} evah uoY" } }, "Hello everyone!": { diff --git a/src/locale/xx-en-reverse.json b/src/locale/xx-en-reverse.json index 8b81991..739b20e 100644 --- a/src/locale/xx-en-reverse.json +++ b/src/locale/xx-en-reverse.json @@ -1,3 +1,3 @@ { - "FileCounter.label": "{numFiles, plural, =0 {selif on} one {elif eno} other {selif #}} evah uoT" + "FileCounter.label": "{numFiles, plural, =0 {selif on} one {elif eno} other {selif #}} evah uoY" } \ No newline at end of file