diff --git a/l10n/ja.js b/l10n/ja.js index 9ffd964..f1b0746 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -2,6 +2,7 @@ OC.L10N.register( "ocsms", { "Phone Sync" : "電話の同期", + "font" : "フォント", "An app to sync SMS with your cloud" : "あなたのクラウドとSMSを同期させるアプリ", "No contact found." : "連絡先は見つかりませんでした。", "Settings" : "設定", diff --git a/l10n/ja.json b/l10n/ja.json index 02bdb5d..ddd9b2c 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -1,5 +1,6 @@ { "translations": { "Phone Sync" : "電話の同期", + "font" : "フォント", "An app to sync SMS with your cloud" : "あなたのクラウドとSMSを同期させるアプリ", "No contact found." : "連絡先は見つかりませんでした。", "Settings" : "設定",