updated catavatar EN_GB translation THX Kris

This commit is contained in:
Tobias Diekershoff 2018-04-16 07:13:45 +02:00
parent 71a3b9b4a7
commit 94df04d9fb
2 changed files with 30 additions and 20 deletions

View file

@ -5,9 +5,11 @@ function string_plural_select_en_gb($n){
return ($n != 1);;
}}
;
$a->strings["Use Cat as Avatar"] = "";
$a->strings["More Random Cat!"] = "";
$a->strings["Reset to email Cat"] = "";
$a->strings["Cat Avatar Settings"] = "";
$a->strings["There was an error, the cat ran away."] = "";
$a->strings["Use Cat as Avatar"] = "Use Cat as Avatar";
$a->strings["More Random Cat!"] = "Another Random Cat!";
$a->strings["Reset to email Cat"] = "Reset to email Cat";
$a->strings["Cat Avatar Settings"] = "Cat Avatar Settings";
$a->strings["The cat hadn't found itself."] = "There was a database error, the cat has got lost.";
$a->strings["There was an error, the cat ran away."] = "There was an error, the cat ran away.";
$a->strings["Profile Photos"] = "Profile Photos";
$a->strings["Meow!"] = "Meow!";