A lot of updates and fixes for spanish language translations.

This commit is contained in:
Damian Zhaoying
2020-04-01 20:44:41 -03:00
parent 98b42e88c1
commit 9de6d7627b
43 changed files with 878 additions and 186 deletions

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<menu name="Avatar Menu">
<menu_item_call label="Perfil" name="Profile"/>
<menu_item_call label="Permitir" name="Allow"/>
<menu_item_call label="Olvidar" name="Forget"/>
<menu_item_call label="Bloquear" name="Block"/>
<menu_item_call label="Denunciar" name="Report"/>
<menu_item_call label="Copiar SLURL al portapapeles" name="url_copy"/>
<menu_item_call label="Copiar UUID al portapapeles" name="key_copy"/>
<menu_item_call label="Copiar Nombre al portapapeles" name="name_copy"/>
</menu>