#Real but my code is too bad for that to

1 messages · Page 1 of 1 (latest)

latent python
#

/*
public Config getLangConfig(String identifier) {
switch(identifier) {
case "en":
return EngConfig:
case "fr:
return FranceConfig:
etc
*/

faint drum
#

use Locales or I18n with ResourceBundles

rare hamlet
rare hamlet
#

Lang system done dw

latent python
#

well done