Translated using Weblate (Romanian)
Currently translated at 6.2% (10 of 160 strings) Translation: XBackBone/XBackBone Translate-URL: https://hosted.weblate.org/projects/xbackbone/xbackbone/ro/
This commit is contained in:
parent
e155a33f86
commit
57122a8f96
1 changed files with 12 additions and 0 deletions
|
@ -1 +1,13 @@
|
|||
<?php
|
||||
return [
|
||||
'login' => 'Autentificare',
|
||||
'password' => 'Parola',
|
||||
'lang' => 'Română',
|
||||
'enforce_language' => 'Aplică limba',
|
||||
'yes' => 'Da',
|
||||
'username' => 'Utilizator',
|
||||
'send' => 'Trimite',
|
||||
'no_media' => 'Nu s-a gasit media.',
|
||||
'login.username' => 'Nume de utilizator sau E-Mail',
|
||||
'no' => 'Nu',
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue