Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TRANSLATION] Romanian #100

Closed
zanematthew opened this issue Apr 6, 2015 · 0 comments
Closed

[TRANSLATION] Romanian #100

zanematthew opened this issue Apr 6, 2015 · 0 comments
Assignees
Milestone

Comments

@zanematthew
Copy link
Owner

Add Romanian sent via email Feb 27th

/**
 * This snippet can be dropped in your themes function.php, or in your main plugin file.
 */
function my_plugin_name( $locale ){
    return 'es_ES'; // Replace es_ES with your locale
}
add_filter( 'locale', 'my_plugin_name' );
@zanematthew zanematthew added this to the 1.0.9 milestone Apr 16, 2015
dianakolnik added a commit that referenced this issue Apr 16, 2015
[TRANSLATION] Romanian #100 submitted by Sandu. Translated 37% of
strings for plugin.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants