summaryrefslogtreecommitdiffstats
path: root/apps/theming
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming')
-rw-r--r--apps/theming/l10n/ja.js2
-rw-r--r--apps/theming/l10n/ja.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/ja.js b/apps/theming/l10n/ja.js
index e6e84e71bdb..3c7cd2c7eee 100644
--- a/apps/theming/l10n/ja.js
+++ b/apps/theming/l10n/ja.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"theming",
{
- "Loading preview…" : "プレビューを読込み中...",
+ "Loading preview…" : "プレビューを読み込み中...",
"Saved" : "保存済み",
"Admin" : "管理者",
"a safe home for all your data" : "あなたのデータを安全に保管するプラットフォーム",
diff --git a/apps/theming/l10n/ja.json b/apps/theming/l10n/ja.json
index 24b6bb1354d..5585c08a77b 100644
--- a/apps/theming/l10n/ja.json
+++ b/apps/theming/l10n/ja.json
@@ -1,5 +1,5 @@
{ "translations": {
- "Loading preview…" : "プレビューを読込み中...",
+ "Loading preview…" : "プレビューを読み込み中...",
"Saved" : "保存済み",
"Admin" : "管理者",
"a safe home for all your data" : "あなたのデータを安全に保管するプラットフォーム",