Skip to content

Commit 425e637

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 53051fd commit 425e637

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

l10n/ja.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ OC.L10N.register(
5555
"Underline" : "下線",
5656
"Undo" : "元に戻す",
5757
"Redo" : "やり直し",
58+
"{currentPage} of {totalPages}" : "{totalPages}の{currentPage}",
5859
"Duplicate" : "複製",
5960
"Loading …" : "読み込み中…",
6061
"Name" : "名前",

l10n/ja.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"Underline" : "下線",
5454
"Undo" : "元に戻す",
5555
"Redo" : "やり直し",
56+
"{currentPage} of {totalPages}" : "{totalPages}の{currentPage}",
5657
"Duplicate" : "複製",
5758
"Loading …" : "読み込み中…",
5859
"Name" : "名前",

0 commit comments

Comments
 (0)