Create app_languages.php
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
$text['title-tones']['en-us'] = "Tones";
|
||||
$text['title-tones']['es-cl'] = "Tono";
|
||||
$text['title-tones']['pt-pt'] = "Tom";
|
||||
$text['title-tones']['pt-br'] = "Tom";
|
||||
$text['title-tones']['pl'] = "Ton";
|
||||
$text['title-tones']['fr-fr'] = "Ton";
|
||||
$text['title-tones']['nl-nl'] = "Toon";
|
||||
$text['title-tones']['sv-se'] = "Tona";
|
||||
$text['title-tones']['uk'] = "Тон";
|
||||
$text['title-tones']['de-at'] = "Ton";
|
||||
$text['title-tones']['he'] = "טוֹן";
|
||||
$text['title-tones']['ru-ru'] = "Тон";
|
||||
$text['title-tones']['it-it'] = "Tono";
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user