Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / kkomelin/laravel-translatable-string-exporter issues and pull requests

#91 - Laravel 11

Pull Request - State: closed - Opened by OzanKurt 7 months ago - 1 comment

#90 - Laravel 11.x Compatibility

Pull Request - State: closed - Opened by laravel-shift 7 months ago - 7 comments

#89 - Revert "Laravel 11.x Compatibility"

Pull Request - State: closed - Opened by kkomelin 7 months ago

#88 - Laravel 11.x Compatibility

Pull Request - State: closed - Opened by laravel-shift 7 months ago - 4 comments

#87 - Not adding new string on inspect-translations

Issue - State: closed - Opened by Dolphet 9 months ago - 4 comments

#85 - excluded-directories does not work as expected

Issue - State: closed - Opened by rabol about 1 year ago - 3 comments

#84 - Changing export directory

Issue - State: closed - Opened by ivose over 1 year ago - 1 comment

#83 - Update CodeParser.php -> Fix whitespace handling in string replacements

Pull Request - State: closed - Opened by iammuttaqi over 1 year ago - 2 comments

#82 - Add EOL to updated .json files

Pull Request - State: closed - Opened by wilsenhc over 1 year ago - 2 comments

#81 - Support custom transform functions

Pull Request - State: closed - Opened by G3z over 1 year ago - 10 comments

#80 - [feature-request] per function transformation

Issue - State: closed - Opened by G3z over 1 year ago - 5 comments

#79 - Laravel 10.x Compatibility

Pull Request - State: closed - Opened by laravel-shift over 1 year ago - 4 comments

#78 - Enable `exclude-translation-keys` by default

Issue - State: closed - Opened by kkomelin over 1 year ago

#77 - Drop support for PHP 7.4 and Laravel 5.x/6.x/7.x

Pull Request - State: closed - Opened by wilsenhc over 1 year ago - 4 comments

#76 - Drop support for PHP 7.4 and Laravel 5.x/6.x/7.x

Issue - State: closed - Opened by kkomelin over 1 year ago

#75 - Add testing on PHP 8.2 to Actions Workflow

Pull Request - State: closed - Opened by wilsenhc almost 2 years ago - 1 comment

#74 - Split short-keyed translations into separate directories/files?

Issue - State: closed - Opened by ragulka about 2 years ago - 1 comment

#73 - Added 'excluded-directories' config parameter

Pull Request - State: closed - Opened by kkomelin over 2 years ago - 2 comments

#72 - require-dev instead of require ?

Issue - State: closed - Opened by mrleblanc101 over 2 years ago - 5 comments

#71 - Revised Regex Pattern for more accurate matches

Pull Request - State: closed - Opened by kohlerdominik over 2 years ago - 3 comments

#70 - Release 1.16.0

Issue - State: closed - Opened by kkomelin over 2 years ago - 2 comments

#68 - Code style and other development improvements related to switching to PHP 7.2

Pull Request - State: closed - Opened by phh over 2 years ago

#67 - Drop support for PHP 5.6 in 1.16.0

Issue - State: closed - Opened by kkomelin over 2 years ago - 4 comments

#66 - Add PHP CS fixer action and format the code

Pull Request - State: closed - Opened by phh over 2 years ago - 13 comments

#64 - Add PHPStan action and level fixes to 6

Pull Request - State: closed - Opened by phh over 2 years ago - 6 comments

#63 - Language file path without base path

Pull Request - State: closed - Opened by phh over 2 years ago - 1 comment

#62 - Rely on lang_path() and resource_path('lang') for getting the language file path

Pull Request - State: closed - Opened by phh over 2 years ago - 1 comment

#61 - Support new lang folder structure

Pull Request - State: closed - Opened by phh over 2 years ago - 3 comments

#60 - Does not support new Laravel 9 directory structure

Issue - State: closed - Opened by phh over 2 years ago - 12 comments
Labels: bug, help wanted

#59 - Switch to Github Actions

Pull Request - State: closed - Opened by phh over 2 years ago - 10 comments

#58 - Add support for Laravel 9

Pull Request - State: closed - Opened by phh over 2 years ago - 9 comments

#57 - Undetected strings if "key"-argument starts on new line

Issue - State: closed - Opened by kohlerdominik about 3 years ago - 4 comments
Labels: bug, needs work

#56 - Ability to add comments that provide enhanced features

Issue - State: closed - Opened by runthis about 3 years ago - 3 comments
Labels: enhancement, voting

#55 - Parsing Issues still persist

Issue - State: closed - Opened by anubhav217 about 3 years ago - 5 comments
Labels: duplicate

#54 - JSON File

Issue - State: closed - Opened by anubhav217 about 3 years ago - 1 comment

#53 - Exclude short translation keys from export

Issue - State: closed - Opened by garyross about 3 years ago - 6 comments
Labels: enhancement, ready for testing

#52 - Fix some parsing issues

Pull Request - State: closed - Opened by Hannoma over 3 years ago - 3 comments

#51 - It cannot handle `__('Search...')`

Issue - State: closed - Opened by OzanKurt over 3 years ago

#50 - Introduce a configuration option to automatically add keys from persistent-strings file to translation files

Pull Request - State: closed - Opened by RemCom almost 4 years ago - 10 comments
Labels: enhancement

#49 - Make it possible to exclude some folders from the search

Issue - State: closed - Opened by sultan1202 about 4 years ago - 12 comments
Labels: support request, needs work

#48 - Add support for Laravel 8

Pull Request - State: closed - Opened by dacoto97 about 4 years ago - 13 comments

#47 - Fixes #45 and some CS improvments

Pull Request - State: closed - Opened by sharifzadesina about 4 years ago - 2 comments

#46 - Fix Str class not found error for some Laravel configurations

Pull Request - State: closed - Opened by taoufiqaitali over 4 years ago - 6 comments

#45 - Strings containing round brackets are truncated improperly

Issue - State: closed - Opened by kkomelin over 4 years ago - 1 comment
Labels: bug, needs work

#44 - Strings with quotes get truncated or escaped again

Issue - State: closed - Opened by ajanini over 4 years ago - 3 comments

#43 - Support for Laravel 7

Issue - State: closed - Opened by tumichnix over 4 years ago - 3 comments
Labels: support request

#42 - string with variable gets exported as well

Issue - State: closed - Opened by ctf0 over 4 years ago - 6 comments

#41 - Added allow-newlines option to config

Pull Request - State: closed - Opened by marijnkampf over 4 years ago - 3 comments

#40 - Allow new lines in translations

Issue - State: closed - Opened by marijnkampf over 4 years ago - 7 comments
Labels: enhancement

#38 - Support white space between parentheses and quotation marks in a translation function call

Pull Request - State: closed - Opened by Blair2004 over 4 years ago - 2 comments

#37 - Add laravel/helpers to support use of Str

Pull Request - State: closed - Opened by thdebay almost 5 years ago - 5 comments

#36 - Add support for Laravel 6.5

Pull Request - State: closed - Opened by thdebay almost 5 years ago - 1 comment

#35 - Add Support for Laravel 6.3.x and 6.4.x

Issue - State: closed - Opened by johannpinson almost 5 years ago - 4 comments
Labels: support request, needs work

#34 - Add Laravel 6.2 support

Issue - State: closed - Opened by kkomelin almost 5 years ago

#33 - added L6.1 support

Pull Request - State: closed - Opened by efriandika almost 5 years ago - 1 comment

#32 - added patterns option to export command

Pull Request - State: open - Opened by Vringe about 5 years ago

#31 - Change config_path to base_path to support Lumen

Pull Request - State: closed - Opened by raditzfarhan about 5 years ago - 3 comments
Labels: needs work

#30 - Laravel 6 support

Pull Request - State: closed - Opened by tommyschmiedel about 5 years ago - 4 comments
Labels: enhancement, support request

#29 - Importing placeholders as well?

Issue - State: closed - Opened by CristianEstiber about 5 years ago - 6 comments

#28 - Is there a way to create the file with empty strings?

Issue - State: closed - Opened by CristianEstiber about 5 years ago - 3 comments

#27 - inspect-translations not working, only if I export

Issue - State: closed - Opened by CristianEstiber about 5 years ago - 1 comment

#26 - Feature request: put untranslated strings at the beginning of the file

Issue - State: closed - Opened by philippejadin over 5 years ago - 5 comments
Labels: enhancement

#25 - How to export from default translation files with keyed strings?

Issue - State: closed - Opened by yurii-github over 5 years ago - 9 comments

#24 - Configure Continuous Integration to test all supported PHP versions

Issue - State: closed - Opened by kkomelin over 5 years ago - 2 comments

#23 - Prepare for 1.18.0

Issue - State: closed - Opened by kkomelin over 5 years ago - 13 comments
Labels: enhancement, needs work

#22 - Add support for Laravel 5.8.*

Issue - State: closed - Opened by dacoto97 over 5 years ago - 10 comments

#21 - Persistent strings

Pull Request - State: closed - Opened by lasmanis almost 6 years ago - 7 comments
Labels: enhancement

#20 - Add a console command for detecting untranslated strings in translation files

Issue - State: closed - Opened by kkomelin almost 6 years ago
Labels: enhancement

#19 - Added regex pattern example

Pull Request - State: closed - Opened by kohlerdominik almost 6 years ago - 1 comment

#18 - DOM-node localizations

Pull Request - State: closed - Opened by kohlerdominik almost 6 years ago - 8 comments
Labels: enhancement, postponed, voting

#17 - Enable translation sorting by default in the next major release

Issue - State: closed - Opened by kkomelin almost 6 years ago - 1 comment

#16 - Setup automated tests

Pull Request - State: closed - Opened by t1sh0o almost 6 years ago - 4 comments

#15 - Allow users to specify multiple languages to export

Pull Request - State: closed - Opened by t1sh0o almost 6 years ago - 2 comments

#14 - Allow sorting of translation strings

Pull Request - State: closed - Opened by t1sh0o almost 6 years ago - 3 comments

#13 - Add support for Laravel 5.7.*

Issue - State: closed - Opened by dacoto97 about 6 years ago - 9 comments

#12 - Add support for Laravel 5.6

Issue - State: closed - Opened by gemal over 6 years ago - 6 comments
Labels: support request

#11 - Support @lang in blade files

Issue - State: closed - Opened by gemal over 6 years ago - 7 comments
Labels: enhancement

#10 - Implement removing nonexistent strings from a translation file

Issue - State: closed - Opened by kkomelin about 7 years ago

#9 - Fix Laravel 5.5 compatibility issue

Issue - State: closed - Opened by kkomelin about 7 years ago - 1 comment

#8 - Separate translation file for frontend strings

Issue - State: closed - Opened by kkomelin about 7 years ago - 1 comment

#7 - Package Auto-Discovery for Laravel 5.5

Issue - State: closed - Opened by kkomelin about 7 years ago - 1 comment

#6 - Get rid of Symfony\Finder dependency. Use built-in Filesystem class instead ?

Issue - State: closed - Opened by kkomelin over 7 years ago - 1 comment

#5 - Make directories, patterns and functions configurable

Issue - State: closed - Opened by kkomelin over 7 years ago - 1 comment
Labels: enhancement

#4 - Develop automated tests

Issue - State: closed - Opened by kkomelin over 7 years ago

#3 - Refactor Exporter class

Issue - State: closed - Opened by kkomelin over 7 years ago

#2 - Take care of a change log

Issue - State: closed - Opened by kkomelin over 7 years ago - 1 comment

#1 - Adding Configuration file for directories, patterns and functions

Pull Request - State: closed - Opened by gaussian1 over 7 years ago - 2 comments
Labels: enhancement