fix localization files

This commit is contained in:
Leo Germani 2018-11-19 19:08:37 -02:00
parent 288d339d38
commit ffcb54efec
5 changed files with 4 additions and 3 deletions

View File

@ -11,6 +11,9 @@ if ( ! function_exists( 'tainacan_setup' ) ) {
* Observe que esta função está conectada ao gancho after_setup_theme, que é executado antes do gancho de init.
*/
function tainacan_setup() {
load_theme_textdomain( 'tainacan-interface', get_template_directory() . '/languages' );
/**
* Display in gutenberg plugin the full width for image
*/

BIN
src/languages/pt_BR.mo Normal file

Binary file not shown.

View File

@ -21,7 +21,7 @@ msgstr ""
"_x:1,2c;_n:1,2;_n_noop:1,2;__ngettext:1,2;__ngettext_noop:1,2;_c,"
"_nc:4c,1,2\n"
"X-Poedit-Basepath: ..\n"
"X-Generator: Poedit 2.0.7\n"
"X-Generator: Poedit 1.8.7.1\n"
"X-Poedit-SearchPath-0: .\n"
#: 404.php:9
@ -183,8 +183,6 @@ msgid "Upload a logo to the footer"
msgstr "Suba uma imagem de logo para o rodapé"
#: functions/customizer.php:86
#, fuzzy
#| msgid "Display \"Proudly Powered by\""
msgid "Display \"Proudly Powered by...\""
msgstr "Exibir \"Orgulhosamente feito com...\""