diff options
author | Simon Rettberg | 2016-05-10 19:17:28 +0200 |
---|---|---|
committer | Simon Rettberg | 2016-05-10 19:17:28 +0200 |
commit | a79bbfa1a23838b91e9a08f7014c2c7304976714 (patch) | |
tree | fafb56190707d10b01cb282bc14b99156e100dcb /modules-available/support/lang/pt | |
parent | Translating module strings and custom sections works (diff) | |
download | slx-admin-a79bbfa1a23838b91e9a08f7014c2c7304976714.tar.gz slx-admin-a79bbfa1a23838b91e9a08f7014c2c7304976714.tar.xz slx-admin-a79bbfa1a23838b91e9a08f7014c2c7304976714.zip |
Migrated messages to modules
Diffstat (limited to 'modules-available/support/lang/pt')
-rw-r--r-- | modules-available/support/lang/pt/messages.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/modules-available/support/lang/pt/messages.json b/modules-available/support/lang/pt/messages.json new file mode 100644 index 00000000..7420aef9 --- /dev/null +++ b/modules-available/support/lang/pt/messages.json @@ -0,0 +1,4 @@ +{ + "news-save-success": "Not\u00edcia atualizada com sucesso", + "news-empty": "N\u00e3o havia not\u00edcias no banco de dados" +}
\ No newline at end of file |