From a6ee191c418ae5e4a18795dda36bf0cdd6f0cd6e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 28 Aug 2022 03:40:39 +0000 Subject: [PATCH] [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/id.js | 6 ++++++ l10n/id.json | 4 ++++ 2 files changed, 10 insertions(+) create mode 100644 l10n/id.js create mode 100644 l10n/id.json diff --git a/l10n/id.js b/l10n/id.js new file mode 100644 index 0000000..6cbc8bd --- /dev/null +++ b/l10n/id.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "epubreader", + { + "menu" : "menu" +}, +"nplurals=1; plural=0;"); diff --git a/l10n/id.json b/l10n/id.json new file mode 100644 index 0000000..4078e88 --- /dev/null +++ b/l10n/id.json @@ -0,0 +1,4 @@ +{ "translations": { + "menu" : "menu" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file