From c70955c66bc25858d30e65afe8d05ad9f45adf26 Mon Sep 17 00:00:00 2001 From: David Smith Date: Thu, 16 Mar 2017 13:04:28 +0000 Subject: [PATCH] After fixing a typo with `riw db update` then `riw app translate` --- src/locale/riw-db.json | 2 +- src/locale/xx-en-reverse.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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