| 123456789101112131415161718192021222324252627282930 | {    "SettingsSaved": "Settings saved.",    "AddUser": "Add User",    "Users": "Users",    "Delete": "Delete",    "Administrator": "Administrator",    "Password": "Password",    "DeleteImage": "Delete Image",    "DeleteImageConfirmation": "Are you sure you wish to delete this image?",    "FileReadCancelled": "The file read has been canceled.",    "FileNotFound": "File not found.",    "FileReadError": "An error occurred while reading the file.",    "DeleteUser": "Delete User",    "DeleteUserConfirmation": "Are you sure you wish to delete {0}?",    "PasswordResetHeader": "Password Reset",    "PasswordResetComplete": "The password has been reset.",    "PasswordResetConfirmation": "Are you sure you wish to reset the password?",    "PasswordSaved": "Password saved.",    "PasswordMatchError": "Password and password confirmation must match.",    "OptionOff": "Off",    "OptionOn": "On",    "OptionRelease": "Official Release",    "OptionBeta": "Beta",    "OptionDev": "Dev (Unstable)",    "UninstallPluginHeader": "Uninstall Plugin",    "UninstallPluginConfirmation": "Are you sure you wish to uninstall {0}?",    "NoPluginConfigurationMessage": "This plugin has nothing to configure.",    "NoPluginsInstalledMessage": "You have no plugins installed.",    "BrowsePluginCatalogMessage": "Browse our plugin catalog to view available plugins."}
 |