mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 02:48:48 +00:00
potential RU / RO hickup diasporacleaning
This commit is contained in:
parent
0c43b36e1a
commit
0c00f853ba
4 changed files with 10 additions and 9 deletions
|
@ -9,7 +9,7 @@ function string_plural_select_ru($n){
|
|||
$a->strings["Post to Diaspora"] = "Отправить в Diaspora";
|
||||
$a->strings["Can't login to your Diaspora account. Please check username and password and ensure you used the complete address (including http...)"] = "Невозможно войти в вашу учетную запись Diaspora. Пожалуйста, проверьте имя пользователя, пароль и убедитесь, что вы ввели полный адрес пода (включая http/https)";
|
||||
$a->strings["Diaspora Export"] = "Экспорт в Diaspora";
|
||||
$a->strings["Enable Diaspora Post Addon"] = "Включить плагин отправки сообщений в Diaspora";
|
||||
$a->strings["Enable Diaspora Post Addon"] = "Включить аддон Diaspora Post";
|
||||
$a->strings["Diaspora username"] = "Имя пользователя Diaspora";
|
||||
$a->strings["Diaspora password"] = "Пароль Diaspora";
|
||||
$a->strings["Diaspora site URL"] = "URL пода Diaspora";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue