diff --git a/l10n/ru.js b/l10n/ru.js index 287a4a1..ef6cb86 100644 --- a/l10n/ru.js +++ b/l10n/ru.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/ru.json b/l10n/ru.json index 06d73ff..2683d09 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -1,5 +1,6 @@ { "translations": { "Phone Sync" : "Синхр. телефона", + "font" : "шрифт", "An app to sync SMS with your cloud" : "Приложение для синхронизации SMS с облаком", "No contact found." : "Контактов не найдено", "Settings" : "Параметры",