mirror of
https://github.com/openvk/openvk
synced 2024-11-15 11:39:13 +03:00
Update en.strings
This commit is contained in:
parent
a11cb49b60
commit
c111bd9847
1 changed files with 7 additions and 0 deletions
|
@ -1062,6 +1062,8 @@
|
||||||
"admin_commerce_disabled" = "Commerce has been disabled by the system administrator";
|
"admin_commerce_disabled" = "Commerce has been disabled by the system administrator";
|
||||||
"admin_commerce_disabled_desc" = "The voucher and gift settings will be saved, but will have no effect.";
|
"admin_commerce_disabled_desc" = "The voucher and gift settings will be saved, but will have no effect.";
|
||||||
|
|
||||||
|
"admin_privacy_warning" = "Be careful with this information";
|
||||||
|
|
||||||
/* Paginator (deprecated) */
|
/* Paginator (deprecated) */
|
||||||
|
|
||||||
"paginator_back" = "Back";
|
"paginator_back" = "Back";
|
||||||
|
@ -1115,3 +1117,8 @@
|
||||||
|
|
||||||
"cookies_popup_content" = "All kids love cookie, so this website uses Cookies to identify your session and nothing more. Check <a href='/privacy'>our privacy policy</a> for more information.";
|
"cookies_popup_content" = "All kids love cookie, so this website uses Cookies to identify your session and nothing more. Check <a href='/privacy'>our privacy policy</a> for more information.";
|
||||||
"cookies_popup_agree" = "Accept";
|
"cookies_popup_agree" = "Accept";
|
||||||
|
|
||||||
|
/* Blacklist */
|
||||||
|
|
||||||
|
"blacklist" = "Blacklist";
|
||||||
|
"user_blacklisted_you" = "This user has blacklisted you.";
|
Loading…
Reference in a new issue