From a4a770aeb934e50aab4bfad1e69dd6b4db0635e3 Mon Sep 17 00:00:00 2001 From: eruedin Date: Fri, 13 Oct 2023 10:47:49 +0200 Subject: [PATCH] Create rm-CH-scout.json new, rm --- frontend/src/locales/rm-CH-scout.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 frontend/src/locales/rm-CH-scout.json diff --git a/frontend/src/locales/rm-CH-scout.json b/frontend/src/locales/rm-CH-scout.json new file mode 100644 index 0000000000..873a2203c2 --- /dev/null +++ b/frontend/src/locales/rm-CH-scout.json @@ -0,0 +1,24 @@ +{ + "contentNode": { + "storycontext": { + "name": "Fil cotschen" + } + }, + "entity": { + "user": { + "fields": { + "nickname": "Num da battasendas" + } + } + }, + "global": { + "language": "Rumantsch (Battasendas)" + }, + "views": { + "camp": { + "story": { + "title": "Fil cotschen" + } + } + } +}