Skip to content

Commit 3bc58f1

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 5196d2c commit 3bc58f1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

l10n/ja.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ OC.L10N.register(
8383
"Contact" : "連絡先",
8484
"Order" : "並び替え",
8585
"Open sidebar" : "サイドバーを開く",
86-
"{seconds} seconds left" : "残り {seconds} 秒",
86+
"{seconds} seconds left" : "残り{seconds}秒",
8787
"Cancel upload" : "アップロードをキャンセル",
8888
"Issued by:" : "発行元:",
8989
"Name:" : "名前: ",

l10n/ja.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"Contact" : "連絡先",
8282
"Order" : "並び替え",
8383
"Open sidebar" : "サイドバーを開く",
84-
"{seconds} seconds left" : "残り {seconds} ",
84+
"{seconds} seconds left" : "残り{seconds}秒",
8585
"Cancel upload" : "アップロードをキャンセル",
8686
"Issued by:" : "発行元:",
8787
"Name:" : "名前: ",

0 commit comments

Comments
 (0)