forked from friendica/friendica-addons
96c41e5623
update strings to contain addon
9 lines
601 B
PHP
9 lines
601 B
PHP
<?php
|
|
|
|
$a->strings["Gnot settings updated."] = "Configuració de Gnot actualitzada";
|
|
$a->strings["Gnot Settings"] = "Configuració de Gnot";
|
|
$a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = "Permet crear fils de les notificacions de comentaris de correu electrònic a Gmail i anonimat de la línia d'assumpte.";
|
|
$a->strings["Enable this addon?"] = "Activar aquest addon/aplicació?";
|
|
$a->strings["Submit"] = "Enviar";
|
|
$a->strings["[Friendica:Notify] Comment to conversation #%d"] = "[Friendica: Notifica] Conversació comentada #%d";
|