mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 02:48:48 +00:00
regenerated all the strings
This commit is contained in:
parent
55986ad17d
commit
25ba6023d0
767 changed files with 7410 additions and 7962 deletions
|
@ -5,8 +5,7 @@ function string_plural_select_nl($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Geonames settings updated."] = "Geonames instellingen opgeslagen";
|
||||
$a->strings["Geonames Settings"] = "Geonames Instellingen";
|
||||
$a->strings["Enable Geonames Addon"] = "Geonames Addon inschakelen";
|
||||
$a->strings["Submit"] = "Toepassen";
|
||||
$a->strings['Geonames settings updated.'] = 'Geonames instellingen opgeslagen';
|
||||
$a->strings['Geonames Settings'] = 'Geonames Instellingen';
|
||||
$a->strings['Enable Geonames Addon'] = 'Geonames Addon inschakelen';
|
||||
$a->strings['Submit'] = 'Toepassen';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue