mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 19:38:49 +00:00
add per-plugin language files
This commit is contained in:
parent
32063986f5
commit
887fcdbd3e
840 changed files with 10332 additions and 0 deletions
3
curweather/lang/ca/strings.php
Normal file
3
curweather/lang/ca/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Submit"] = "Enviar";
|
3
curweather/lang/cs/strings.php
Normal file
3
curweather/lang/cs/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Submit"] = "Odeslat";
|
3
curweather/lang/de/strings.php
Normal file
3
curweather/lang/de/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Submit"] = "Senden";
|
3
curweather/lang/eo/strings.php
Normal file
3
curweather/lang/eo/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Submit"] = "Sendi";
|
3
curweather/lang/es/strings.php
Normal file
3
curweather/lang/es/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Submit"] = "Envíar";
|
3
curweather/lang/fr/strings.php
Normal file
3
curweather/lang/fr/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Submit"] = "Envoyer";
|
3
curweather/lang/is/strings.php
Normal file
3
curweather/lang/is/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Submit"] = "Senda inn";
|
3
curweather/lang/it/strings.php
Normal file
3
curweather/lang/it/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Submit"] = "Invia";
|
3
curweather/lang/nb-no/strings.php
Normal file
3
curweather/lang/nb-no/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Submit"] = "Lagre";
|
3
curweather/lang/pl/strings.php
Normal file
3
curweather/lang/pl/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Submit"] = "Potwierdź";
|
3
curweather/lang/pt-br/strings.php
Normal file
3
curweather/lang/pt-br/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Submit"] = "Enviar";
|
3
curweather/lang/ru/strings.php
Normal file
3
curweather/lang/ru/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Submit"] = "Подтвердить";
|
3
curweather/lang/sv/strings.php
Normal file
3
curweather/lang/sv/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Submit"] = "Spara";
|
3
curweather/lang/zh-cn/strings.php
Normal file
3
curweather/lang/zh-cn/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Submit"] = "提交";
|
Loading…
Add table
Add a link
Reference in a new issue