Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values-pt-rBR')
-rw-r--r--app/src/main/res/values-pt-rBR/strings.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml
index b020022cc..3c997a990 100644
--- a/app/src/main/res/values-pt-rBR/strings.xml
+++ b/app/src/main/res/values-pt-rBR/strings.xml
@@ -164,4 +164,6 @@
<string name="error_revoking_ac">Ocorreu um erro ao revogar o acesso para %1$s</string>
<string name="maintenance_mode">Servidor em modo de manutenção</string>
<string name="simple_switch">Alterar</string>
- </resources>
+ <string name="move_list_right">Mover lista para a direita</string>
+ <string name="move_list_left">Mover lista para a esquerda</string>
+</resources>